[Q] Virtuous Ten Studio Issue - Sprint HTC One (M7)

when creating a new project in VTS where you enter the name of the project, it's asking for a binary, I have no idea what to enter there, I need to know what do enter for the binary.
Thanks

musicman625 said:
when creating a new project in VTS where you enter the name of the project, it's asking for a binary, I have no idea what to enter there, I need to know what do enter for the binary.
Thanks
Click to expand...
Click to collapse
this is the file your trying to modify/decompile....usually a apk

Related

[Solved] Terminal command to reboot into recovery.

Does anyone know a terminal command that will reboot into recovery. I kinda hate holding power then home&power......Im lazy sometimes lol
get root booter works fine for me it's a paid app so i cannot provide a copy
reboot recovery
thanx
So just to be sure its:
Su
Reboot recovery
Yep, just like the others have stated its just
su
reboot recovery
Please add [SOLVED] to the thread title pistol4413 as it answered the question ^_^
I should probably add that line to my sig, saves typing/copying and pasting
k
NeoBlade said:
Yep, just like the others have stated its just
su
reboot recovery
Please add [SOLVED] to the thread title pistol4413 as it answered the question ^_^
I should probably add that line to my sig, saves typing/copying and pasting
Click to expand...
Click to collapse
Thanx and I will edit it. Maybe the MODS & ADMINS should make that mandatory to save a lot of reposts

[Q] nOOb: export apk from Eclipse IDE?

So, I've been doing some Android development tutorials, as I have almost no experience in any sort of coding. I'm working in Ubuntu 11.10 with android-sdk-linux, Eclipse IDE, & java version 1.6
Things are going ok, but...
I tried to export a signed apk of my application project from Eclipse yesterday, and when I try to install it on my D3 I get this error:
HTML:
Error Parsing Package
What am I doing wrong?
thanks in advance...
lunacie said:
So, I've been doing some Android development tutorials, as I have almost no experience in any sort of coding. I'm working in Ubuntu 11.10 with android-sdk-linux, Eclipse IDE, & java version 1.6
Things are going ok, but...
I tried to export a signed apk of my application project from Eclipse yesterday, and when I try to install it on my D3 I get this error:
HTML:
Error Parsing Package
What am I doing wrong?
thanks in advance...
Click to expand...
Click to collapse
Sorry bro, I have no idea. You might get more help Android Development and Hacking or more specifically Android Software Development which is a subforum of the first link. Sorry I personally can't help you out more than that, wish I could.
If your device is recognized as a development device, you should be able to just hit the 'Run' button and it should compile your app, install it to the device and automatically launch it. Your device needs to have USB debugging turned on and you need to have the ADB driver installed (need to get it from Motorola if this is a Moto device, it won't install automatically like the rest of the storage drivers).
My Droid3 shows up as ???????? in adb. I was exporting a signed apk to install because I can't get the device to recognize. Am I missing a configuration of some kind? I'm guessing there's some kind of vendor code or something that I need for ADB to work properly with my phone?
tnx
EDIT: think I figured it out. it's the udev rules, looks like i'm on the right track....
EDIT 2: Got it! Thanks for the heads up.

Problem at the installation on my Huawei Ascend P7 L10

Hello everyone, I hope one of you can help me as I didn't really find any solution on the internet.
I got a Huawei Ascend P7 L10 and I absolutely love it, but I run into a problem every time that I try to install the Xposed framework on my device. The installer tells me that it "could not copy app_process to /system/bin"
I've looked a bit on the internet and found that it might be because of a permission problem within the /system folder but when I tried to change them my phone got stuck on the boot logo and I had to flash the ROM again to use my phone.
Does someone know how to solve that problem?
I'm of course on android 4.4.2 and tried different version of Xposed Installer 2.6 and 2.7) but nothing changed.
Thanks for the help.
Edit : I've also tried version 2.5 and both the automatic and manual flash of the installer, but couldn't get any of both working it always finished by a big "FAIL" written on the recovery screen.
Do you have root access?
I heard many problems with xposed on the p7 and personally think that it must be something with a whole device...
CCody said:
Do you have root access?
I heard many problems with xposed on the p7 and personally think that it must be something with a whole device...
Click to expand...
Click to collapse
Hello I do have root access (and I have all permissions on the /system/bin folder (at least I should have as I did chmod 777 /system/bin))
Can you post a logcat? You can try flashing it via the recovery first (you need to have a custom recovery, I'm guessing you do not, which is why the recovery installation failed when you tried it).
GermainZ said:
Can you post a logcat? You can try flashing it via the recovery first (you need to have a custom recovery, I'm guessing you do not, which is why the recovery installation failed when you tried it).
Click to expand...
Click to collapse
Oh i didn't know about the custom recovery, which one can I get (if there is any for my device of course)
Sorry about the newbie question but what is a catalog and how do I post it? (Never had to do/use that on iPhone :$)
PrimuSSaintS said:
Oh i didn't know about the custom recovery, which one can I get (if there is any for my device of course)
Click to expand...
Click to collapse
I don't know, check your device's forum.
PrimuSSaintS said:
Sorry about the newbie question but what is a catalog and how do I post it? (Never had to do/use that on iPhone :$)
Click to expand...
Click to collapse
Logcat*
There are many tutorials around such as this one. You can search for more if you don't prefer that method.
GermainZ said:
I don't know, check your device's forum.
Logcat*
There are many tutorials around such as this one. You can search for more if you don't prefer that method.
Click to expand...
Click to collapse
there it is
EDIT :
Problem solved, for the people that have the same problem than me, here is the solution :
Download BusyBox (playstore)
Download Terminal emulator
Then type this :
su
mount -o rw,remount /system
cd system
lsattr
chattr -R -i *
rm –f /system/set_immutable.list
Click to expand...
Click to collapse
this will give you full access and you should be able to install Xposed framework (at least that worked for me) - Don't forget to disable the resource hooks in the settings panel as the numbers will be in green but it would still mark Xposed as uninstalled.
source :
http://forum.xda-developers.com/showpost.php?p=53291974&postcount=200&nocache=1&z=1143765179790447

Help with port experimentation

so I have a spare m7(UL) that I'd like to experiment with. I would like to try to port a rom made for the m8 to the m7, but cannot find any tutorials based on this specifically. If such a thing exists, could someone link me? if not, does anyone have any expertise with this?
at this point I have been able to successfully get the script to flash with successcode=1.0. ROM will not boot(as I expected) staying stuck on the boot logo. I don't know what logs would be useful besides the installer log which I will attach here, so please let me know.
EDIT: included kernel log and system log
Try use logcat
Sent from my One using XDA-Developers mobile app
tathanhlam66 said:
Try use logcat
Sent from my One using XDA-Developers mobile app
Click to expand...
Click to collapse
I can't reach adb until after the boot logo. just hangs at waiting for device. is there another way of getting the logcat, or anything else I can do?
bbmaster123 said:
I can't reach adb until after the boot logo. just hangs at waiting for device. is there another way of getting the logcat, or anything else I can do?
Click to expand...
Click to collapse
extract boot.img
edit ramdisk/default.prop
change line ro.adb.secure=1 -> ro.adb.secure=0
add botton line persist.sys.usb.config=mtp,adb
use new boot.img
tathanhlam66 said:
extract boot.img
edit ramdisk/default.prop
change line ro.adb.secure=1 -> ro.adb.secure=0
add botton line persist.sys.usb.config=mtp,adb
use new boot.img
Click to expand...
Click to collapse
Just finished installing cygwin and android kitchen, unpacked boot.img, and opened default.prop. all those were already set exactly like you said, so I just closed the file. copied over boothpath from "BASE" rom's boot.img in init_environ.rc (I believe thats what it was called, but I'm sure you know what I mean) repacked, and flashing now.
UPDATE: Rom failed to finish flashing with error code 7. ended with set_perm: some changes failed caused by a chown command for busybox in the updater-script, but I double checked and busy box is in /system/xbin like it should be. If I remove that line, the rom finishes flashing with success code 1.0 but fails to boot...

Android Studio ERROR: Unsupported method:

So Im creating my first ever app and I cant code so I used buildbox. Im trying to make my game into an apk but when i put it into Android Studio it says:
ERROR: Unsupported method: AndroidProject.getVariantNames().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model.
Any help would be greatly appreciated!
Dopeyplayz said:
So Im creating my first ever app and I cant code so I used buildbox. Im trying to make my game into an apk but when i put it into Android Studio it says:
ERROR: Unsupported method: AndroidProject.getVariantNames().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model.
Any help would be greatly appreciated!
Click to expand...
Click to collapse
go to build.gradle and copy paste here all the code
StonebridgeGr said:
go to build.gradle and copy paste here all the code
Click to expand...
Click to collapse
what code do I paste in there?

Categories

Resources