[Q] Bricked INFOTMIC Superpad - Android Software/Hacking General [Developers Only]

Hi guys.
I have a big problem win my Superpad.
After install superuser and RomManager, i try to install a new firmware. The system reboot and never more pass from the green display wowpad.
If i push the Home+Vol- and power the recovery menu start but there is a line on the botton that says:
E:Can't open /cache/recovery/command: No such file or directory.
If i conect by usb to my pc doesn't matter anything.
I'm very tired and unhappy. Please can anybody help me?

need more info what os 2.1 or 2.2

Resourses for SuperPad
ibomar said:
Hi guys.
I have a big problem win my Superpad.
I'm very tired and unhappy. Please can anybody help me?
Click to expand...
Click to collapse
Welcome, the XDA community is about development. There are several other sites that might be able to specifically address your issue with a little more information as suggested above.
Posting a message at one of the sites noted below, more suited to technical help, which explains in detail what your problem is and what you've tried to solve, will probably lead to a quicker resolution. The answer may already be posted! If possible search first.
There are three (3) forums dedicated to Technical Help for the various models of Superpad's at apad.tv Main-Forum.
The is one (1) dedicated sub-forum and one (1) Unlisted InfoTM forum in the Infotmic subforums at SlateDroid.com.
The is a huge forum for SuperPad at androidtablets.net.
As this site pulls users from all over the world here are a few International discussions as well regarding the SuperPad.
There at several forums related to SuperPad at the Russian - 4PDA
Closely related the to the Flytouch the are several Spanish discussions on-going at Tabletsmania
Portugal's adroidPT APAD forum has a few discssuion's of the SuperPad.
Finally, there is a post about the specific Hardware ID's "hwver" and how to match it to the appropriate InfoTMIC Update Wrap files described in infoTMIC Hardware ID's "hwver" and updates (*.ius) which provides some additional links that will get you well on your way to resolving your issue.

Related

[Q] "A9 NEC RENESAS EMMA V2 Dual Core Android 2.2 Tablet" review anyone?

Hi guys!
Since I didn't find any review to the "A9 NEC RENESAS EMMA V2 Dual Core Android 2.2 Tablet" offered in the (german) cect-shop, I was wondering whether someone already bought and tried it. Specs are quite nice, IMHO and videos on youtube look promising. Can someone share his experience with that tablet?
Thanks in advance.
Rena3 Reply
Hi,
I personally have the device and the experience so far has been good using the device.
There is a whole bunch of information over at slatedroid page where there is a group of active users.
Sorry but my post is very little so you have to head over at slatedroidpage, please replace the dots with "."
www dot statedroid dot com/forum/204-rena/
Perhaps someone wants to start a thread over at this page? Hopefully some XDA developer over here owns the device and we can get things started
overall the device has received 3 firmware upgrades so far and the community is hopeful for gingerbread to be released for this. We do have the kernel source codes for this product but do not have any developers to help us out with getting gingerbread out yet for this.
also replace statedroid with "slatedroid"
I also don't purchase this tablet, but i purchase flytouch 3 from a china site,called mcbub.com,i find they have the A9 NEC renesas tablet, here is some review in their site:
http://www.mcbub.com/customer-revie...GB-Bluetooth-HDMI-MID-black-CN101769--136318/
hope this can help you.
nullandvoid said:
Hi guys!
Since I didn't find any review to the "A9 NEC RENESAS EMMA V2 Dual Core Android 2.2 Tablet" offered in the (german) cect-shop, I was wondering whether someone already bought and tried it. Specs are quite nice, IMHO and videos on youtube look promising. Can someone share his experience with that tablet?
Thanks in advance.
Click to expand...
Click to collapse
There are a lot of discussions on A9 NEC RENESAS EMMA V2 Dual Core Android 2.2 Tablet at tabletrepublic forum too http://tabletrepublic.com/forum/cortex-a9-renesas-ev2/
full root for Rena 3
Greetings, comrades!
All the usual, lazy engine of progress. Tired of doing manually as rooting and rebuild the firmware for Rena, i am wrote a script that works like a flash, but flash itself is not working, just do it root! =)
Thus, the universal root for any firmware Rena 3:
Install:
Unzip all the files and qroot directory to root SD card.
Turn off the device.
Turn on, hold VOL+ POWER.
Wait until the message "Well done. Root complete."
Reboot device, enjoy.
The necessary files and directories:
install.sh
uImage4
ff4
cramfs4
sdboot.bin
uboot-sd.bin
and directory /qroot
NOTE!
The update does not repartition and reformat the partitions do not.
Is provided as is, no guarantees and responsibility.
Everything you do, you do at your own risk.
for download - depositfiles.com/files/gdx84ktmo

Trying to contribute...

Hi all!
I'm super new to this forum, and main reason for joining was to contribute to this thread:
http://forum.xda-developers.com/showthread.php?t=2102679&page=12
TS wanted original fimware to be able to specialize cwm-based recovery for RK3066 devices. Well here it is:
Android 4.0.3
http://narod.ru/disk/60948234001.1584c438af8766a6b2a7e8e2e141c0bb/PD80-0904.rar.html
Supposed to be for Androd 4.1.1 (but I haven't tested that yet)
http://narod.ru/disk/61336950001.0be670fa3994680282016e33cfa00774/PD80固件包120825.rar.html
Theese links provide firmware for the "New FreeLander PD80" wich can be found here and have the model number sku20515
Please feel free to "link" or move this post so that TS (and others) can get this information.
I'm sure that would benefit the recovery development and also benefit sku20515 owners.
Cheers!

[Completed] [Q] Help porting screw'd rom

Hi all.
First of all, I'm new of android developing, so please be patient with me
I've found this wonderful rom (Screw'd ROM) and I want to port it to the deivce I own, the Huawei Ascend G510.
But during build process, I had two error:
Code:
invalid conversion from 'ion_user_handle_t {aka int}' to 'ion_handle*
struct ion_allocation_data' has no member named heap_mask
If you want it I can provide the full output of the terminal.
I think that it's something with the device file.
I took the device files from another lollipop rom, here is the name of the Github account: SlimLPY300 (Slim-LP, the development is stopped)
Also we have Cyanogenmod12: CyanogenModY300
For what I know, we manage three huawei device: u8833 (y300), u951 (g510) and u8825 (g330) and the common things of these three device are in the "common blabla" project. Y300 and G510 are pratucally equal, and in fact in some roms there is only one download for this two devices.
I've alredy googled this errors, and I've found some thread BUT none of them solved the issue.
Does anyone can help me?
Thanks in advance.
Hi, thank you for using XDA Assist. The purpose of XDA Assist is to point you in a direction that can help solve your problem. It is not to give technical help. There are a number of threads on XDA that deal with porting roms
http://forum.xda-developers.com/showthread.php?t=1941239
http://forum.xda-developers.com/showthread.php?t=2769142
http://forum.xda-developers.com/showthread.php?t=1598713
It would be best to ask your question in them.
Ok, thanks for the links.
Thread closed.

[Completed] Acer Liquid Z630 root (Linux)

Hi everyone! Looked at the threads about rooting the Acer Liquid Z630, but couldn't find any of these discussing exactly what I need.
I'll provide as much information as possible, but please let me know if I missed something.
- I'm running Android 5.1 on this device,updates seem to have stopped there.
- On the bootloader the terminal continuously says waiting for device, like not recognizing it. The phone has very little information on it (2 lines actually not saying anything useful imo).
- Found a link about the bootloader part using Windows on following page (due to being new I can't post the link in a BB tag yet, I'll be working on that later, promise!).
unlock-bootloader.net/how-to/unlock-bootloader-acer-liquid-z630/
- On my laptop I'm running Arch Linux, which I will be using for the root process.
- Trying to unlock the bootloader - rooting the device - upgrade to Android M.
Thanks in advance for your help!
Akeno Himejima said:
Hi everyone! Looked at the threads about rooting the Acer Liquid Z630, but couldn't find any of these discussing exactly what I need.
I'll provide as much information as possible, but please let me know if I missed something.
- I'm running Android 5.1 on this device,updates seem to have stopped there.
- On the bootloader the terminal continuously says waiting for device, like not recognizing it. The phone has very little information on it (2 lines actually not saying anything useful imo).
- Found a link about the bootloader part using Windows on following page (due to being new I can't post the link in a BB tag yet, I'll be working on that later, promise!).
unlock-bootloader.net/how-to/unlock-bootloader-acer-liquid-z630/
- On my laptop I'm running Arch Linux, which I will be using for the root process.
- Trying to unlock the bootloader - rooting the device - upgrade to Android M.
Thanks in advance for your help!
Click to expand...
Click to collapse
Hello,
You may visit here Root Acer liquid Z630 and read the entire thread carefully.
-Vatsal
@Vatsal Thanks for your attention! I did read the thread you mentioned before, but it doesn't seem to mention anything about the bootloader loop. As I'm stuck with that particular piece in the puzzle, do you have any manual specifically aiming for that part?
Sent from my T03 using xda-developers.com, powered by appyet.com
Akeno Himejima said:
@Vatsal Thanks for your attention! I did read the thread you mentioned before, but it doesn't seem to mention anything about the bootloader loop. As I'm stuck with that particular piece in the puzzle, do you have any manual specifically aiming for that part?
Sent from my T03 using xda-developers.com, powered by appyet.com
Click to expand...
Click to collapse
Hello,
You may try posting in the thread I linked above, the experts there maybe able to assist you.
Good luck!
-Vatsal

Identify MCU Manufacurer

Hello All,
I've used the XDA forums for research in info for a long time but I'm new to posting to the forums so I hope I'm posting in the correct location for this.
I have a new HU and am trying to identify the manufacturer so I can hopefully find the correct ROM and recovery for it.
HU Specs:
MCU - MTCE_HT_V3.13c_1
Model & Hardware - PX30(1024x600)
Android Version - 9
Build Number - rk3326_mid_userdebug 9 PQ2A.190305.002.20190603.120251 test-keys
As I understand, the HT portion of the above MCU should designate the manufacturer but I don't find them listed in any of the known manufacturers lists. If anyone can assist with identifying who they are and if there are any ROMs I can safely use with this HU I would appreciate it very much. Please let me know if I need to supply any other info. Thanks.

Categories

Resources