Related
Hello everyone,
I would like to share my experience in pairing my Galaxy 3 with the Car-Kit. The configuration is as follows:
Phone: Samsung Galaxy 3 GT-i5800 with Android 2.2 Froyo (not official)
Car-Kit: Bluetooth Touch-Adapter, No: 3C0051435TA
Auto: VW-Passat, Year 2007
In the VW-Specification this phone is not at all supported, and was not possible to pairing with the Touch-Adapter.
Than, I looked into the bluetooth configuration and made some small changes (my phone is rooted) to activate Hands Free Profile.
And it works!!! now I can pairing my phone and get the contacts form SIM into the adapter.
If you're interested I can provide the modified config files and for the users with no rooted phones an update.zip (I must try first).
Yes, please do ))
I've been having the same problem.
guerrpaz said:
Yes, please do ))
I've been having the same problem.
Click to expand...
Click to collapse
Ok. I'll try this weekend to post something.
Bluetooth configuration
Hello,
As I promised, the user with ROOTED phone must unzip and overwrite the attached config audio.conf file in the folder
/system/etc/bluetooth/audio.conf
The config file is from Android 2.2 (Froyo) but you can look to the similar settings for other versions of android.
If it works PLEASE give me a feedback with the following infos (useful for other users too):
Phone: - brand, model, android version
Car-Kit: - brand, model, etc.
Auto: - brand, model, year
Will do, thanks a lot.
It doesn't work, keep getting "incompatível phone" error.
Tried swapping the audio config file with yours, deleting autopair and blacklist files, restoring the old audio config without restoring autopair and blacklist...
No results.
My phone is an HTC Desire with unofficial froyo.
The car is a VW golf from 2010, equipped with a premium rcd 510 radio.
Thanks and have a nice weekend.
Sent from my HTC Desire using XDA Premium App
guerrpaz said:
It doesn't work, keep getting "incompatível phone" error.
Click to expand...
Click to collapse
I'm really sorry. I flashed my phone with a new version, rechanged the audio.conf and still works. But for HTC there are mod roms? Aren't they? These mods are supposed to be better than the stock ones!?
I'm using the latest MCR Rom witch is quite good,i think the problem is brand related.
This Android - RSap incompatibility is well documented, its open issue #4402 .
I read somewhere Samsung had implemented RSAP in their software, so maybe it's brand specific and only Samsung Android Phones will work with RSAP.
Thanks for your kindness.
I ended up returning my Samsung Galaxy Player 5.0 because Viber and Textfree
(Pinger) are not compatible with it. These 2 apps to me are a deal or no deal factor. I managed to install these 2 apps but they got too buggy and wouldn't update so I gave up on the device.
Now I am very excited about the Samsung Galaxy Tab 7.0 Plus. Do you have one? Can you check if these apps with with it please? Can someone help becfore I buy and possibly return? Thanks a LOTTTT!!
Note; The Market won't show these apps as available.
Hi,
This is a member of Viber's development team.
Viber is not completely supported with Android tablets right now. However, we are currently working on an official version for Tablets.
You may try it out already and download the Viber.apk file for your Tablet at:
http://helpme.viber.com/index.php?/...View/100/16/cant-download-from-android-market
Viber Team
Viber Team said:
Hi,
This is a member of Viber's development team.
Viber is not completely supported with Android tablets right now. However, we are currently working on an official version for Tablets.
You may try it out already and download the Viber.apk file for your Tablet at:
http://helpme.viber.com/index.php?/...View/100/16/cant-download-from-android-market
Viber Team
Click to expand...
Click to collapse
hi,
thanks for the hint.
although I installed viber from your link, it seems not to launch correctly.
I own a galaxy tab 10.1 flashed to ics with a cm9 kang version, and I know that may create issues.
would you have any idea where to begin and try to search a root cause ?( again, due to my testings, I don't blame Viber !
thanks for your help,
pierrick
Well,
Viber does not officially support ICS yes (let alone flashing to an ICS ROM, which may cause even more problems).
My best suggestion to you is to simply wait for our upcoming version 2.1.3 (coming to Market hopefully within the next several weeks) that will support ICS, and try it out on your Tab.
Hi XDA.
I am new to this forum but have been working with Android devices and application development for about a year.
Recently I switched phone and bought the HTC Incredible S.
Besides of the phone development I have an electronics consultancy company doing different development jobs and electronics hardware reviews.
This week we got the Arduino MEGA ADK to review but I am unable to install the DemoKit application on my phone.
This is the log from Eclipse:
Code:
Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY
E/PackageManager(1448): Package com.google.android.DemoKit requires unavailable shared library com.android.future.usb.accessory; failing!
This seems like a problem regarding the missing Google API on the phone. Though the phone is currently running Android 2.3.5 with Kernel version 2.6.35.9.
After a Google search it seemed like the Google API was first included in the kernel version at and above 2.6.35 - but then why doesn't it work.
My question is if HTC have removed this from the Kernel?
And what can I do to get the Google API to my phone so I can use it with the ADK?
Best Regards
Thomas Jespersen
you are missing 2 library's:
android.hardware.usb.accessory.xml sould be placed in /system/etc/permissions/
and
com.android.future.usb.accessory.jar sould be placed in /system/framework/
you can extract them out of an up to date ported sense rom of a htc sensation.
I made an update package for that problem but i can't share the link here because I do not have posted enough post to do so.
I will try to PM the link to you.
Tell me if it works, then I know that i can buy a HTC incredible s for my development.
Hydergine said:
you are missing 2 library's:
android.hardware.usb.accessory.xml sould be placed in /system/etc/permissions/
and
com.android.future.usb.accessory.jar sould be placed in /system/framework/
you can extract them out of an up to date ported sense rom of a htc sensation.
I made an update package for that problem but i can't share the link here because I do not have posted enough post to do so.
I will try to PM the link to you.
Tell me if it works, then I know that i can buy a HTC incredible s for my development.
Click to expand...
Click to collapse
Thanks, I will be waiting for your PM.
Currently my phone isn't Rooted, but I would definitely do that if it is necessary to install this fix, so I can do the ADK development with it.
ADK
Indeed your phone needs to be rooted and have Clockworkmod installed.
As far as I know it is not hardware or firmware specific since it worked on my htc HD2 an on my HTC hero(partly). I could install the demokit.apk and it would not crash since there was no support in my kernel it could not communicate with my arduino.
Since my HD2 and my hero both run an old kernel and flashing other kernels did not work out very well I was forced to buy a nexus S (yesterday).
But since your phone has the 2.6.35 kernel and 2.3.5 from stock I think this could be the solution.
You could try to check if your kernel supports the ADK first, because you are not rooted and you maybe do not want to root your phone if it does not work afterwards.
If you have got the arduino part up and running you could try this:
#include <Max3421e.h>
#include <Usb.h>
#include <AndroidAccessory.h>
Code:
AndroidAccessory acc("Google, Inc.",
"DemoKit",
"DemoKit Arduino Board",
"1.0",
"h t t p : / / w w w DOT android DOT c o m ",
"0000000012345678");
void setup();
void loop();
void setup()
{
Serial.begin(115200);
Serial.print("\r\nStart");
acc.powerOn();
}
void loop()
{
byte msg[3];
if (acc.isConnected()) {
Serial.print("Accessory connected. ");
int len = acc.read(msg, sizeof(msg), 1);
Serial.print("Message length: ");
Serial.println(len, DEC);
}
delay(100);
}
Change the "DOT" to "." and remove the [spaces] in the above otherwise I could not post this because of that "10 posts rule"
Just paste this in an empty skech and upload. The extra libraries are easy to find. Even if you are using the arduino 2009 or the arduino uno the custom files are also pretty easy to find.
The serial monitor schould say:
Code:
Start
Device addressed... Requesting device descriptor.
found possible device. swithcing to serial mode
device supports protcol 1
Device addressed... Requesting device descriptor.
found android acessory device
config desc
interface desc
if the serial monitor dislpay's something like this:
Code:
Start
Device addressed... Requesting device descriptor.
found possible device. swithcing to serial mode
Data packet error: 5could not read device protocol version
I would seriously consider buying another phone because the above was what i was getting with my HD2 on every available kernel and rom. I have been wasting my time since december.
As you see after all I had to buy an other phone after all.
I hope this helps
hi
You never get HD2 to use ADK?
i bought an arduino mega adk and i want to use it..
i don't have money to buy a new phone...
any advice? thanks
What is your current phone?
I have seen a google G1 working with ADK, i would sugest to maybe buy a second had phone that has 2.3.4 or higher on stock rom. For instance my mom's samsung galaxy mini can handle ADK on stock rom and I bought it for her Christmas for 100€, new in the store. So I think you can pick up a second hand one for a decent price (like 60€) maybe that could be the solution.
If you are going to buy a phone and you are not sure if it works with ADK take your laptop with you and use the test program that I mentioned in my last post, if the software doesn't recognize the phone you can still walk away from it.
I would really not recommend to start messing around with kernels and the library's for me it was a pain in the ass. If I would have worked all the hours that I have spend messing around, I could have bought a new HTC sensation.
hi
How Bad i can't use my HD2 with ADK..
well, i can't pay for an expensive phone but i can do and efford to buy some other phone i like HTC Sensation xl, or Motorola Atrix 2, but they are a expensive for me.. do you know if they work with ADK? other option can be a galaxy tab with 3.1 or motorola Xoom.. but i want a phone with ADK.
i haven't try my hd2 with kernel 2.6.35 with the sketch that you post.. so i'll give it a try and extract the files that someone mentioned i found them in my actual ROM..
i know it's difficult but maybe i get them to work.. thanks
htc sensation xl
I know for shure that a htc sensation xl because my girlfriend has one and I did try some stuff with that one since my hd2 wasn't compatible with ADK. I have heard people having trouble with ADK on samsung tablets so if youre are going to buy one be sure to test it before u pay for it.
Hydergine said:
you are missing 2 library's:
android.hardware.usb.accessory.xml sould be placed in /system/etc/permissions/
and
com.android.future.usb.accessory.jar sould be placed in /system/framework/
you can extract them out of an up to date ported sense rom of a htc sensation.
I made an update package for that problem but i can't share the link here because I do not have posted enough post to do so.
I will try to PM the link to you.
Tell me if it works, then I know that i can buy a HTC incredible s for my development.
Click to expand...
Click to collapse
I have now tested this on a stock but rooted ROM with 2.3.5, and 2.6.35 kernel, installed using Clockworkmod - and unfortunately it didn't work.
It gave me the complete same error as before I installed the files (*.usb.accessory.*).
Thank you anyways. I will be trying some different ROMs today to see which of them supports the ADK. Though I will be trying the Sense ones as I would like to keep using Sense.
You are right my explanation was not clear enough, the kernel needs to be compiled with the right flags set. Some developers take all the options but most of them just set the flags needed for the rom to run.
If you have an MSI windpad 7 or 10 and want to update its firmware, here is the link to the latest : http://event.msi.com/nb/enjoy/enjoy7.html#/?div=Firmware
Fair warning : This 2.3 gingerbread update doesn't improve performance much, it looks better than android 2.2 but people report different bugs that I didn't experience myself.
A bug I am experiencing with it is that its bluetooth and wifi are going crazy, not detecting devices like they used to do on android 2.2. be warned if you use this tablet with your car's bluetooth, it probably will stop connecting to it after the 2.3 update.
IMPORTANT MESSAGE : if anyone just bought this tablet and still has android 2.2 on it, please be cool and catch an image of it to share with us who updated to the buggy firmware. MSI customer support sucks, they don't keep old firmware on their website!
Here's how you can make an "image" of your firmware : http://www.androidpolice.com/2010/0...nandroid-backup-and-clockworkmod-rom-manager/
You should end up with a .img file that you can reinstall later if you find out the update is buggy for you.
Don't hesitate to post or PM me if you need help.
Hi adilator, just found this post via a google search. I have a windpad 7 that I havent updated yet. Am happy to do an image of it when I get home later.
Was hoping to find a way to get Skype video working on the damn thing but guessing this firmware update doesnt help so wont put myself through it
Hi leemako.
The normal skype you download from android play (market) doesn't work on this tablet, you need to use the one bundled with its original firmware. if you updated skype and it's not working, you can easily revert the update and go back to the original installation by going to the applications management page and click on "unistall updates".
is your tab on android 2.2 or did it come with 2.3 preinstalled?
I'd really appreciate your help if you can share the img with us.
Btw, if you must root the tab, don't do the root img available on a thread in this forum, it will install a new version of the firmware with the bug I'm trying to avoid. You should test the various froyo root tools available such as Z4root or gingerbreak, look here : http://www.itsmyiphoneworld.com/android-device/howtorootandroidversionfroyo222
ah sorry, I just checked and it was bundled with 2.3.1.
Hey it's ok leemako.
For anyone landing on this page after a search, if you're looking for the best custom rom for this tablet, here's where you should look : http://forum.xda-developers.com/showthread.php?t=1668786
It's a great rom based on the latest official rom but with an ICS skin that makes it look a million times better.
Details of how to connect to PC, upgrade to JB and rooting with Play Store in posts #3 and #4.
I came across this tablet during the holiday season sale at P C Richard and Son (don't see them carrying it anymore). Found it to be a great deal for 59.99 USD (+tax) since it looks like it has a lot of potential for so cheap a tablet.
The one I am currently playing around with is the last of the 5 that I had picked up as gifts for others (and this one will be reaching the recipient soon).
When searching the web for more info, could practically find none. Most of the stuff I saw online was desperate queries of folks struggling with this model - Proscan PLT7035-B from Curtis Intl..
I love the Jelly Bean on my Nexus 7 and the Note II - and so was just trying to put together a sort of guide of the great work you folks have been doing here at XDA that will immensely help those who seek them for this particular make/model.
Product details:
Model #: PLT7035-B
Processor: Rockchip 2906
1.2 GHz processor
7" capacitative touch screen
ICS 4.0.4
4GB flash memory (expandable up to 32 GB with micro SD card)
512 MB ddr3 RAM
Front facing camera
800 x 480 resolution
Wifi 802.11 B/G/N
Pre-loaded GetJar app
Kernel version
3.0.8+
[email protected] #260
Build number
rockchip
rk29sdk-eng 4.0.4_20121114
Click to expand...
Click to collapse
In the next couple of posts, will try my best to explain in detail the steps that I took to upgrade my tablet from ICS 4.0.4 to JB 4.1.1 and successfully root as well as have CWM installed along with Google Play store.
Cheers
Now before we get into details about flashing etc. link below is a nice "guide" article about the various terminologies like what is a Bootloader, custom ROM, Kernel, CWM, Firmware, Flashing, ADB, Root etc.
http://androidforums.com/4657640-post1.html
Click on the above link - a must read for newbies.
Now the Statutory warning: Follow all the remaining steps in this thread at your own risk. It worked fine for me - so neither the forum or me are liable in any sort of way for any damages whatsoever that you may bring upon yourself.
Jelly Bean 4.1.1 Update:
Proscan Model Number PLT7035-B has it on their official site:
http://proscanvideo.com/item.asp?itemnmbr=PLT7035-B
Firmware:
-------------
4.0
http://www.curtisint.com/html/custservice/manuals/PRO_PLT7035-B_FIRMWARE_4.0.ZIP
4.1
http://www.curtisint.com/html/custservice/manuals/PRO_PLT7035-B_FIRMWARE_4.1.ZIP
Manual
http://www.curtisint.com/html/custservice/manuals/PRO_PLT7035-B_ENFR.PDF
As always - statutory warning - neither me nor the forum are liable for any damages to your tablet - do it at your own risk - no one other than you alone is liable for any damages arising from the usage of this guide.
How to upgrade the firmware after downloading it from above link:
Get the RKBatchTool
First of all - ensure that your tablet is FULLY charged.
Unzip the RKBatchTool v1.5 to your desktop
Turn off the tablet and disconnect from the PC.
Now press the Volume Up (+) button and keep holding it down.
Here comes the slightly tricky maneuver - you have to keep pressing the volume UP (+) button and connect at the USB at same time in to the PC. The tablet will power up on it's own but the screen will remain blank
Once the PC starts searching for the driver, you can release the volume button.
Windows will prompt you for drivers for "RK29 device".
Use appropriate drivers from the driver folder.
Have attached some pictures collected from the web (it is just to give a visual idea as an aid to the walk through and may not be detailed nor accurate in every aspect since some of them are from instructions for other devices).
Run the RKBatchTool v1.5.
Click on first button at the left bottom end of the tool screen - this is a toggle for Chinese/English versions.
In the "FW Path" load the update.img file by clicking on the top right side button with the three ... dots
The following will appear in the status box after the "connected devices" box turns green.
Loading firmware...
Loading firmware Finished.
I clicked "Upgrade" (even though the picture says restore).
Your previously green colored box of "connected devices" will now keep flashing in yellow.
Sit back and have fun watching the status box - will probably take a couple of minutes for the whole process and verification.
When it is all done with - the tablet will reboot.
Remember that the first boot would take a longer time than usual powering up time - so just be patient.
All the best.
Image credits : Dave S:
Attached below are the pics from Proscan site Powerpoint.
I have successfully rooted it twice and installed Play Store (once with ICS and now with JB)
First time it was with help of amjtech thread [Tutorial] Proscan PLT-7035-PL Root and install GAPPS
Now I tried the [RK29][TOOL] Root RK29 Tab Toolkit since the sdk was already installed.
Very simple and super effective rooting process.:good:
The first time when I ran in to driver installation issues it was pertaining to permissions.
Found work-arounds elsewhere and also had issues with the installing google playstore.
Hence used the Vending 3.9.16.apk from thread [Share] Google Play 3.10.10 [Updated 14.12.12] to resolve it.
Installing CWM was also a breeze - thanks to the great work of fun_ . It is a simple process if you follow his guidelines :good:
He has been very kind to upload an exclusive CWM-based Recovery image for ProScan PLT7035-B (ext4)
Click above link to d/l it and follow installation instructions
--------------------------------------
Precautionary measure - the following is just in case something goes wrong and you want to revert back (and also to have a copy of original images) :
I used the romdump technique and following Oma's suggestion have created the kernel, boot, recovery and system images in SD card for ICS 4.0.4 of Proscan PLT7035-B
http://www.4shared.com/zip/UtCs-yCE/Proscan_PLT7035-B.html
Above link upload to 4share is exclusively for the Proscan PLT7035-B (ICS 4.0.4) and hopefully has not been corrupted because my internet connection has been flubbing for past few days.
Have fun and remember to use caution because you alone are responsible if you brick your device.
Cheers
yes ok
vulcanize said:
I came across this tablet during the holiday season sale at P C Richard and Son (don't see them carrying it anymore). Found it to be a great deal for 59.99 USD (+tax) since it looks like it has a lot of potential for so cheap a tablet.
The one I am currently playing around with is the last of the 5 that I had picked up as gifts for others (and this one will be reaching the recipient soon).
When searching the web for more info, could practically find none. Most of the stuff I saw online was desperate queries of folks struggling with this model - Proscan PLT7035-B from Curtis Intl..
I love the Jelly Bean on my Nexus 7 and the Note II - and so was just trying to put together a sort of guide of the great work you folks have been doing here at XDA that will immensely help those who seek them for this particular make/model.
Product details:
Now before we get into details about flashing etc. link below is a nice "guide" article about the various terminologies like what is a Bootloader, custom ROM, Kernel, CWM, Firmware, Flashing, ADB, Root etc.
http://androidforums.com/sony-erics...om-kernel-cwm-firmware-flashing-adb-root.html
Click on the above link - a must read for newbies.
Now the Statutory warning: Follow all the steps at your own risk. It worked fine for me - so neither the forum or me are liable in any sort of way for any damages whatsoever that you may bring upon yourself.
-----------------------------
I have successfully rooted it and installed Play Store with help of amjtech thread [Tutorial] Proscan PLT-7035-PL Root and install GAPPS
Ran in to driver installation issues and found work-arounds elsewhere and also with the google playstore from above link.
Used the Vending 3.9.16.apk from thread [Share] Google Play 3.10.10 [Updated 14.12.12] to resolve it.
Installed CWM using steps from thread [CWM] CWM-based Recovery for RK3066/RK2918 devices with the help of fun_
----
I would love to have a suitable kernel on this Rockchip based model to flash Oma's JB.
Any ideas/suggestions????
Thanks in advance.
Cheers
Click to expand...
Click to collapse
Rooted stock Jelly Bean 4.1.1 with Play store screen shot from the Proscan PLT7035-B with RK2906
Details of how-to in the third and fourth post from top.
A BIG THANK YOU TO Oma7144 :good:
RK2906 Tab Proscan PLT7035-B now joins his list and rocks with Jelly Bean Custom Rom! Click here if you want to try it out.
Am loving it.
Thanks to him the Kernel for the PLT7035-B can be found here
Or click here for direct download.
Looking foward to the stable CM10 version.
Cheers.
This is an update from my end with regards to the JB 4.2.2 Multi-Window by Oma on the RK29
http://crewrktablets.arctablet.com/?p=1661
Check it out
------------------------------
There is also a Second Test Build CM10.1 (Thanks Oma) on Proscan PLT7035-B
Tried the CrewRKTablets_RK29_Loox_CM10.1_4.2.1_20130113.7z along with CrewRKTablets_Format NAND.zip with the custom kernel made by him on his ICS thread.
Am very happy to say it is working great so far except for the spotty wi-fi at times and also screen rotation (needs sensor/rotation calibration).
Please remember that it is still a test build.
Cheers.
pondering
Before I try something dumb was pondering if the update will work on 7035 pl. would love to have jb on it, and maybe get a little better battery life. There is so little info out for the pl. thanks for any help you can give.
crhm said:
Before I try something dumb was pondering if the update will work on 7035 pl. would love to have jb on it, and maybe get a little better battery life. There is so little info out for the pl. thanks for any help you can give.
Click to expand...
Click to collapse
NO!!!!
It is meant for the 7035-B. Someone else flashed the wrong ROM and the message is quote below.
capfl2k5 said:
Proscan/Curtis PLT7035-PL
Sooo I had a moment of derrrr and flashed the jellybean upgrade for the PLT7035-B to my 7035-pl. Boots up (quickly I might add) and goes to the lock screen but I have no touch control over the screen. Does anyone have an image of the original firmware for this tablet? Or any Idea on how I can regain control of the touch screen?
Source: http://androidforums.com/general-tablet-talk/682172-proscan-curtis-plt7035-pl.html
Click to expand...
Click to collapse
But you can do all the rooting and install CWM along with playstore as mentioned in post 4 since fun_ has a generic CWM on his site.
http://forum.xda-developers.com/showpost.php?p=37221496&postcount=4
Would also appreciate it if you could kindly do a romdump of your 7035-PL and host the Boot, Recovery And System Partition Images to help people like capfl2k5 whose post from another forum is quote above.
Also try requesting Oma for a suitable kernel in his JB custom rom thread http://forum.xda-developers.com/showthread.php?t=1903745 and you will be all set. I really like that rom he has built.:good:
And then you could also try the CM 10.1 with that same kernel
I will see what I can do . I have su already but did not have any luck with with Google play I will try again later
Sent from my PG06100 using Tapatalk 2
crhm said:
I will see what I can do . I have su already but did not have any luck with with Google play I will try again later
Sent from my PG06100 using Tapatalk 2
Click to expand...
Click to collapse
As mentioned in post # 4 in previous page
Download the Play store apk
How to install:
Rename it to Vending.apk
Paste it in system/app
Change permissions to rw-r--r--
Reboot if needed
http://forum.xda-developers.com/showpost.php?p=32731467&postcount=1
Courtesy: Kakashi Hatake
I will look for a place to put those files, boot ,recovery, and system. Got a chance to to do a romdump. Now to move on to a recovery for cwm. I am getting to old for this stuff fingers dont work like they used to.lol
Sent from my PG06100 using Tapatalk 2
crhm said:
I will look for a place to put those files, boot ,recovery, and system. Got a chance to to do a romdump. Now to move on to a recovery for cwm. I am getting to old for this stuff fingers dont work like they used to.lol
Sent from my PG06100 using Tapatalk 2
Click to expand...
Click to collapse
Great.
Hope you followed Oma's advice for the romdump images.
http://forum.xda-developers.com/showpost.php?p=35298423&postcount=462
As for CWM - it is very simple and straightforward thanks to the great work by fun_
http://forum.xda-developers.com/showthread.php?t=2102679
Clicking the link at the top of his post will take you to his site where there is a nice walkthrough.
Now the proscan PLT7035-B that I have currently is running on the custom rom - Oma Odys Loox JB 4.1.1 V1.2.3a and I might have just enough time with the tablet to make it to 4.2.2 version.
Cheers
Have been using Orange Backup (by snoopy33) on the proscan and loving it.:good:
Playstore:
https://play.google.com/store/apps/details?id=com.pommedeterresautee.twoborange3
xda:
http://forum.xda-developers.com/showthread.php?t=2040507
Suits the need of lazy folks like me
crhm said:
I will look for a place to put those files, boot ,recovery, and system. Got a chance to to do a romdump. Now to move on to a recovery for cwm. I am getting to old for this stuff fingers dont work like they used to.lol
Sent from my PG06100 using Tapatalk 2
Click to expand...
Click to collapse
I see that you have posted the image dump on mediafire
http://forum.xda-developers.com/showpost.php?p=38400364&postcount=53
Am just putting it up here in case anyone with the PROSCAN PLT7035-PL stumbles across this thread in search of the stock recovery, kernel etc.
crhm said:
I put the plt 7035-pl files on mediafire. I hope it helps. Iam trying to build a recovery file for cwm. I hope to make a little progres there soon.
I will try and help when I can. I just have to quit thinking webos and maybe it will go faster.:good:
Recovery.img
http://www.mediafire.com/view/?5v04gu0c2ow8cx1
Kernel.img
http://www.mediafire.com/view/?6ztdrpr217h1dos
Boot .img
http://www.mediafire.com/view/?tt9fdttjxankm1i
Click to expand...
Click to collapse
Cheers.
Ubuntu Installer for Android
Was wondering if this cheap dual core tab could handle Ubuntu and used the app from following link to install an older version of Ubuntu
http://www.mediafire.com/?5ru3tzddteciahd
Process is very simple and the app gives a detailed walk through. Am in the process of upgrading the versions now
Kudos and all credits to the original devs because I saw it on a site that did not name them.
For newer version of the install app visit the linux on android website:
http://linuxonandroid.org/downloads/
Cheers.
vulcanize said:
I see that you have posted the image dump on mediafire
http://forum.xda-developers.com/showpost.php?p=38400364&postcount=53
Am just putting it up here in case anyone with the PROSCAN PLT7035-PL stumbles across this thread in search of the stock recovery, kernel etc.
Cheers.
Click to expand...
Click to collapse
Just a mirror created for the PLT7035-PL kernel, boot and recovery images (originally posted by crhm)
https://www.dropbox.com/sh/hxky38cnck1m0oq/GXvk4Onc9F
JB 4.2.2 on the Proscan PLT7035-B
Unofficial AOSP 4.2.2 on rk29board ! thanks to Oma
http://forum.xda-developers.com/showthread.php?t=2162760
:good:
As soon as I get my recovery fixed I was thinking of using a copy of recovery and port it to mine fix it where it could be flashed with rktool if need be
Sent from my Galaxy Mini (SGH-T499) using Tapatalk 2