[Q] Development.apk.APK for Honeycomb (xoom) - Xoom Q&A, Help & Troubleshooting

I did the following (developer.android.com/guide/developing/debugging/debugging-devtools.html)to extract the APK (which was successful using 3.0(perview emulator)) and when i try to install, I get an error
C:\adb>adb install Development.apk
1926 KB/s (123091 bytes in 0.062s)
pkg: /data/local/tmp/Development.apk
Failure [INSTALL_FAILED_OLDER_SDK]
Click to expand...
Click to collapse
Anyone get this to get development.apk to work on Honeycomb ?

The 3.0 preview emulator is an older API version than the current version, you'll need to use the current sdk to extract that file.

Related

[Voice Search] Froyo + Sense

Hi.
To have the Voice Search to work on Froyo Sense rom, juste ad this two file on te rom's zip before to flash (or push them by adb on recovery mode)
Put "Vociesearch.apk" in /system/app
And "libspeech.so" in /system/lib
Tested on Djdroid and DeVillain Roms
Thanks to "ownhere"
Regards
Will this work with leedroid??
Is it possible for someone to make a flashable. Zip via recovery for this?
will this work for opendesire official sense ROM?
Yes, It will work with LeeDroid 1.2b and 1.3....
markhd said:
Is it possible for someone to make a flashable. Zip via recovery for this?
Click to expand...
Click to collapse
IIRC you can create a non-compressed zipfile with the proper file/folderstructure and flash it using recovery.
Rudolfje said:
IIRC you can create a non-compressed zipfile with the proper file/folderstructure and flash it using recovery.
Click to expand...
Click to collapse
Can someone who knows how to do this do it and post the flashable zip please?
What wrong with the one included with MCRr4 WIP for example ?
RedVoodoochild said:
Hi.
To have the Voice Search to work on Froyo Sense rom, juste ad this two file on te rom's zip before to flash (or push them by adb on recovery mode)
Put "Vociesearch.apk" in /system/app
And "libspeech.so" in /system/lib
Tested on Djdroid and DeVillain Roms
Thanks to "ownhere"
Regards
Click to expand...
Click to collapse
Hi, I'm using DjDroid 1.0 R1.
I'm a novice with ADB commands. To achieve what you suggest I do:
1) Go in Recovery mode (Clockwork, green/black)
2) Attach via USB to my Win7 the Desire
3) Go in my SDK/Tools where I have put also your two files
Prompt:\> adb push VoiceSearch.apk /system/app
* daemon not running. starting it now *
* daemon started successfully *
1222 KB/s (601604 bytes in 0.480s)
Prompt:\> adb push libspeech.so /system/lib
1560 KB/s (149852 bytes in 0.093s)
Prompt:\> exit
After I "reboot now" Desire, but I don't have Voicesearch installed and if I search with Astro these files, I don't find them!
Where I'm wrong? It seems the ADB push files, but they have not been saved?
How to?
Thank's
tesking said:
Hi, I'm using DjDroid 1.0 R1.
I'm a novice with ADB commands. To achieve what you suggest I do:
1) Go in Recovery mode (Clockwork, green/black)
2) Attach via USB to my Win7 the Desire
3) Go in my SDK/Tools where I have put also your two files
Prompt:\> adb push VoiceSearch.apk /system/app
* daemon not running. starting it now *
* daemon started successfully *
1222 KB/s (601604 bytes in 0.480s)
Prompt:\> adb push libspeech.so /system/lib
1560 KB/s (149852 bytes in 0.093s)
Prompt:\> exit
After I "reboot now" Desire, but I don't have Voicesearch installed and if I search with Astro these files, I don't find them!
Where I'm wrong? It seems the ADB push files, but they have not been saved?
How to?
Thank's
Click to expand...
Click to collapse
you need to mount /system first
VeeDubZ said:
you need to mount /system first
Click to expand...
Click to collapse
Wow! I succeded!
I don't know if the solution was to mount /system (command is "adb shell mount /system") or to specify better the push command with the final name ("adb push libspeech.so /system/lib/libspeech.so" and "adb push voicesearch.apk /system/app/voisearch.apk")
But now I have the voice search ("Ricerca Vocale" in my italian DjDroid 1.0 R1) working!!!
Thank's
Confirmed to work with Fresh 3.0.0.4
Great, work perfectly on ROM LP2.2 !
Thx
I just flashed the attached file via recovery mode onto my Desire. The files are there but using the voice dial key on my Nokia BH-214 nothing happens (apart from the headset disconnecting sometimes).
Is there anything I have to do to activate this feature?
BTW: I am using ieftm's Froyo ROM.
Thanks in advance
Greetz!
M.T.
Hats off to you guys. Works perfectly on Cyanogenmod 7.1

[Q] Help needed: FFC installation on SS SGH-T959D galaxy S Fascinate

Hello:
I have a two month old Samsung Galaxy S Fascinate SGH-t959D
It has been rooted and unlocked and everything works fine.
This model only came with a rear facing camera and not the front facing one.
I have received a replacement model that fits in the SGH-t959. It has been installed and the rear camera still works, but the system does not know of/see the front one.
I have checked this forum to see how i can get the s/w to see the FFC, without luck
I have:
Model: SGH-T959D
Build: FROYO.TLJL3
Kernel: 2.6.3.2.9
F/W: 2.2
Yesterday I saw a new version of my phone in the Telus store. It had a FFC. These are the details for that phone:
Model: SGH-T959P
Build: FROYO.PTLKD2
Kernel: 2.6.3.2.9
F/W: 2.2.1
I am able to connect the phone to see the SD card. I can also session into the system with ADB. When go to the /system/cameradata folder i see the "datapattern_front_420sp.yuv" file there. However even in SU mode , i can't rename, chmod or add a file to that directory. The file system is market RO.
Has anyone been able to update their phone and get it working with a new FFC camera?
if so, can you please post how or a link to where the details can be found
cheers
walter
i have the new FFC , but none of the required s/w can be loaded, I have no issues installing from market(;
even with DroidExplorer (as a front end to the Andoid SDK) can't install
Y:\adb>adb root
adbd cannot run as root in production builds
Y:\adb>adb remount
remount failed: No such file or directory
Y:\adb>adb get-state
device
Y:\adb>adb start-server
Y:\adb>adb root
adbd cannot run as root in production builds
Y:\adb>adb push datapattern_front_420sp.yuv /system/camera
data/datapattern_front_420sp.yuv
failed to copy 'datapattern_front_420sp.yuv' to '/system/cameradata/datapattern_
front_420sp.yuv': Read-only file system
Click to expand...
Click to collapse
as well
Y:\adb>adb devices
List of devices attached
10007a159298 device
Y:\adb>adb install Camera.apk
885 KB/s (0 bytes in 3089382.003s)
pkg: /data/local/tmp/Camera.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
Y:\\adb>adb install CameraFirmware.apk
384 KB/s (0 bytes in 30769.000s)
pkg: /data/local/tmp/CameraFirmware.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
Click to expand...
Click to collapse
I have a T959 Vibrant and while I was looking for info on this same subject came across this thread.
http://forum.xda-developers.com/showthread.php?t=945791
It has some good info on it, hope it helps.

Issue with 1.85 One-Click Root

I'm too new of a member to be able to post my issue in that forum so I will post it here.
I got to the point where It checked for updates on the phone, then starts to reboot, and during the reboot the program continues and starts giving more errors. I didn't see a similar issue in the thread that pertained to my particular issue. Here is the error I'm getting :
Exploit by beaups, script by designgears
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
46 KB/s (334 bytes in 0.007s)
rm failed for /data/data/com.redbend.vdmc/lib/libvd*, No such file or directory
Go to Settings, ATT Software update, check for updates.
Waiting for device to Reboot...
/data/local.prop was created, looking good.
remount succeeded
3905 KB/s (91980 bytes in 0.023s)
5023 KB/s (1116332 bytes in 0.217s)
rm failed for /system/app/Superuser.apk, No such file or directory
4918 KB/s (574184 bytes in 0.114s)
Error: Could not access the Package Manager. Is the system running?
Unable to chmod /system/app/Superuser.apk: No such file or directory
Done! Rebooting...
Press any key to continue . . .
I'm assuming the root didn't work. How would I know? Any ideas?
Thanks
Znichols513 said:
I'm too new of a member to be able to post my issue in that forum so I will post it here.
I got to the point where It checked for updates on the phone, then starts to reboot, and during the reboot the program continues and starts giving more errors. I didn't see a similar issue in the thread that pertained to my particular issue. Here is the error I'm getting :
Exploit by beaups, script by designgears
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
46 KB/s (334 bytes in 0.007s)
rm failed for /data/data/com.redbend.vdmc/lib/libvd*, No such file or directory
Go to Settings, ATT Software update, check for updates.
Waiting for device to Reboot...
/data/local.prop was created, looking good.
remount succeeded
3905 KB/s (91980 bytes in 0.023s)
5023 KB/s (1116332 bytes in 0.217s)
rm failed for /system/app/Superuser.apk, No such file or directory
4918 KB/s (574184 bytes in 0.114s)
Error: Could not access the Package Manager. Is the system running?
Unable to chmod /system/app/Superuser.apk: No such file or directory
Done! Rebooting...
Press any key to continue . . .
I'm assuming the root didn't work. How would I know? Any ideas?
Thanks
Click to expand...
Click to collapse
Check your app drawer for SuperSU. If it's there click it and see if you can update the binary. If you can, you're rooted. If you can't or if it's not there than you need to repeat the process until it works.
_MetalHead_ said:
Check your app drawer for SuperSU. If it's there click it and see if you can update the binary. If you can, you're rooted. If you can't or if it's not there than you need to repeat the process until it works.
Click to expand...
Click to collapse
Ok. It is there and it asked me to update, and that part worked. So... I guess I'm rooted then? I can move on to the bootloader unlocking then?
Znichols513 said:
Ok. It is there and it asked me to update, and that part worked. So... I guess I'm rooted then? I can move on to the bootloader unlocking then?
Click to expand...
Click to collapse
Yep, youre rooted. Now go and get that bootloader unlocked and flash CleanROM!
Okay so I rooted and unlocked BL. I also used fastboot to flash CWM, but when I try to boot into recovery, it just gets stuck on the "HTC Quietly Brilliant" page and a message in red text underneath.
I've tried reflashing it a few times and no results.
Hello,
Try downloading Goomanager in Google Play and going to "options" install recovery script, it isn't CWM but I actually like it much more. Good Luck
ryan9316 said:
Hello,
Try downloading Goomanager in Google Play and going to "options" install recovery script, it isn't CWM but I actually like it much more. Good Luck
Click to expand...
Click to collapse
This worked. Thanks a lot!

[Q] Help! Casual Root Error Text Inside

Hey I am trying to root using the Casual download from here ->http://forum.xda-developers.com/show....php?t=2332825
BUT I am getting this message and it is not rooting
[*] Pushing exploit...
cannot stat 'C:\Users\MY NAME REDACTED\AppData\Local\Temp\CASUALMY NAME REDACTED-2013-09-09-07.26.59\SCRIPTS/1.RootGS3\pwn': No such file or directory
Unable to chmod /data/local/tmp/pwn: No such file or directory[*] Pushing root tools...
2185 KB/s (96260 bytes in 0.043s)
3009 KB/s (1867568 bytes in 0.606s)
3140 KB/s (1872015 bytes in 0.582s)[*] Rooting phone...
/system/bin/sh: /data/local/tmp/pwn: not found
installing superuser to system partition
/system/bin/sh: su: not found
rm failed for /data/local/tmp/pwn, No such file or directory[*] once root is confirmed you can flash the Insecure aboot
done
Script Complete
I have updated Java, I'm in USB debugging, and MTP.
Can I get any help on this? I would really like to root/install a new rom but I am a newb. Thanks!
I tried to follow the link in your post but I get 404 error. So without much info I would recommend first try a different release of casual.
RipRip said:
I tried to follow the link in your post but I get 404 error. So without much info I would recommend first try a different release of casual.
Click to expand...
Click to collapse
Its the one from the casual thread here, Im not sure why its 404ing. but top post in the XDA thread
Yeah, I found it. I still recommend trying a different one. By that I mean go back to androidfilehost and try a different mirror.

[Q] Problems Rooting Verizon Razr XT912 4.1.2

I have been trying to root my Verizon Razr XT912 running Device Software Version: 98.72.16.XT912.Verizon.en.US with the only tool I can find to use on mac (DROID_RAZR_Utility_Jellybean_XT912_WinMacLin) and I keep getting the following error. I am not sure what I am doing wrong and this seems like the most knowledgable forum. Can anyone guide me in the right direction? Is it my phone, my OS, my connection? I am pretty certain I followed all the steps exactly and I've searched through all the threads on the forum and most of them say something to the effect of "...then I tried again and it worked". Well I've tried about 15 times over the course of two weeks and nothing worked, I hate to admit defeat... but I need some help. Thanks in advance.
[*] Phase three (this will take a minute)...
failed on '/data/logger' - Permission denied
mkdir failed for /data/logger, File exists
Unable to chmod /data/logger: Operation not permitted
link failed File exists
[*] Rebooting device...
[*] Waiting for phone to reboot.
[*] Phase four...
2254 KB/s (543080 bytes in 0.235s)
2961 KB/s (1867568 bytes in 0.615s)
2933 KB/s (476557 bytes in 0.158s)
1841 KB/s (63838 bytes in 0.033s)
[*] Cleaning up...
/system/bin/sh: su: not found
[*] Rebooting...
[*] Exploit complete!
Here's what worked for me
I was having the exact same problem until I ran across this in another forum:
Windows-
-Download the zip file and extract.
-Connect device via USB (Make sure you have the current Moto drivers FIRST!)
-Make sure USB Debug is on
-Make sure you have Smart Actions fully installed, unfrozen and unmodified
-Make sure the phone IS NOT in mass storage mode
-Double click run.bat
For some reason, that fifth line is not included in the batch file's instructions. Once I knew to change from mass storage to camera mode, all went well!

Categories

Resources