Is there an app to open rar files? - Hero CDMA Themes and Apps

Hey all,
I was just searching google and this forum and couldn't find any answers, but I downloaded a couple rar files from my phone and wanted to know if there were any apps in development or already developed that could open these. I apologize if this is the wrong forum to ask this sort of question, but I'm currently using a CDMA Hero, so I thought I'd ask here. Thanks.

i think AndroZip will do the trick..also for future ref. you can just type in a keyword (i.e. "rar") in the market and see what hits you get..

I'd think unrar could be built against the Hero toolchain and be used, just like busybox was.

Related

Iphone Devs in Eu

Hey folks,
We are a bung of developers from EUROPE and we need to see the Apple's Iphone Developers contract and what is mentioned in terms of the withholdings and what the process is and much more of that legal stuff.
So, anyone forward to us a copy of it to review? I guess it will appear somehow when you go to upload an an application as a publisher or something like that.
Haven't signed up yet.. would like to review all these issues before I do.
Anyone good fellow out there?
i havent do so but i pet it's included in the ula so you can read it if you install the sdk which is free for download
suspect you can print it out or copy paste it to the rest if your group too
otherwise i'm sure google find find some hits of people who already posted it
Rudegar said:
i havent do so but i pet it's included in the ula so you can read it if you install the sdk which is free for download
suspect you can print it out or copy paste it to the rest if your group too
otherwise i'm sure google find find some hits of people who already posted it
Click to expand...
Click to collapse
Thank u very much for your info. But im trying to find a doc file so i can review it. and its not included on iphones sdk... and i google it...no luck sofar..

How does tools in cooking sets work?

Hello,
I have question about what is everything in NBH - I mean what is os.nb.payload, os.nb.extra, XIP and such, I tried searching but couldn't find anything to it, where someone would explain what it actually is, how does it work, what can I change in it, how do it etc.
And also I got question about how to insert pkg's into cook ROM, just copy it there?
Then also how does BuildOS.exe works (building registry, "copying" everything to dump from all folders etc).
I mean like explaining everything so anyone could learn from it the lowest basics of cooking. I'm interested in it and want to make completely new cooking kit, but I can't find anything about it.
Hope someone finds who can explain at least something of it.
Thanks a lot!
PS: Maybe it will be better Hacking & Developing section?
did you search in the dev & hack forum?
man! you don't ask those questions here. either not in hacking.
only answer you'll get is ban from moderator.
It's kind of rude to ask in forum with milions of msgs in archives basic questions. Use search. look around, you'll find nice wiki in here too! with step-by-step and lot's of stuff to put in.
ok, but as i just start another post about nothing...
you'll get nice general idea from very basic kitchen. get a "kaiser_kitchen"
or better, "KaiserCook v1 Yardie.Spike's" it's just copy of the same, but you'll have more recent utils there.
go through wiki "how to cook" in kaiser section.
http://wiki.xda-developers.com/index.php?pagename=HTC_Kaiser
you'll find everything there.
and get the last htc rom. not from at&t, get this from htc: 3.34.721.2
if you want to know everything, open batch (cmd) in text edit and watch it working.
It's really simple with all those pretty tools from nice guys here on forum.
a kdyby neco napis private only cos here EN ONLY.
I'm not sure I wrote it good what I'm really looking for, I'm feeling a bit dizzy so I will try to explain it (sorry for it):
I want to found out how does the "Building registry" or how does it work everything in BuildOS.exe and such works, but I couldn't find source (bepe doesn't want to share it I've found). That's why I'm asking, because I couldn't find it. Not because I want to know what tool what does, but HOW does the tool does it. I tried searching, believe me, but there's plenty of pages that talks only about "click on play button and when it says Done, close it", but none of them says how does it actually work, what it loads and saves, in what directory structure.
// Ooh, I got it what's it about - I've written it once, but I managed to find "what is what" things and wanted to left only "how does work", but send both of it, sorry!
papo said:
man! you don't ask those questions here. either not in hacking.
only answer you'll get is ban from moderator.
It's kind of rude to ask in forum with milions of msgs in archives basic questions. Use search. look around, you'll find nice wiki in here too! with step-by-step and lot's of stuff to put in.
ok, but as i just start another post about nothing...
you'll get nice general idea from very basic kitchen. get a "kaiser_kitchen"
or better, "KaiserCook v1 Yardie.Spike's" it's just copy of the same, but you'll have more recent utils there.
go through wiki "how to cook" in kaiser section.
http://wiki.xda-developers.com/index.php?pagename=HTC_Kaiser
you'll find everything there.
and get the last htc rom. not from at&t, get this from htc: 3.34.721.2
if you want to know everything, open batch (cmd) in text edit and watch it working.
It's really simple with all those pretty tools from nice guys here on forum.
a kdyby neco napis private only cos here EN ONLY.
Click to expand...
Click to collapse
lol he'll get banned for what? asking how something works? starting new thread? i dont think so!
OndraSter said:
I'm not sure I wrote it good what I'm really looking for, I'm feeling a bit dizzy so I will try to explain it (sorry for it):
I want to found out how does the "Building registry" or how does it work everything in BuildOS.exe and such works, but I couldn't find source (bepe doesn't want to share it I've found). That's why I'm asking, because I couldn't find it. Not because I want to know what tool what does, but HOW does the tool does it. I tried searching, believe me, but there's plenty of pages that talks only about "click on play button and when it says Done, close it", but none of them says how does it actually work, what it loads and saves, in what directory structure.
// Ooh, I got it what's it about - I've written it once, but I managed to find "what is what" things and wanted to left only "how does work", but send both of it, sorry!
Click to expand...
Click to collapse
I am not sure if I can answer all the questions you have! But try searching using the link in my sign, and you can usually find what you want. I am sure all the questions you have has been answered before. Good luck!
Perhaps looking at this thread, the general Kitchen and then TPC/Josh' Kitchen thread will bring better understanding.
Reverse Engineering is tough IMHO, and lots of the tools are developed by people with skill and having the tools and guts to try it out. The knowledge are gathered by experience.
what questions exactly would you like to know?
I was thinking about "higher" tools like BuildOS.exe how do they work, currently just only this one, but now I have some thoughts about doing reverse ingeneering, so I will try something myself first. But if anyone knows answer to BuildOS.exe working:
- processing OEM, SYS and ROM (=> just only recursively copy?)
- "Building registry" - take all .rgu and .provxml and put them in one? Or just only .rgu and .provxml save separately?
PS: Yes, I can read .bat-s from kitchen and such, I tried to do something, but it's always "run this program, click on this and then close" and didn't manage to google anything about the process in BuildOS.exe ^.
PPS: Actually I'm interested in cooking via TPC & Joshkoss kitchen - pretty awesome tho. Deleting unneeded stuff from SYS is fun. (Testing on emulator.) And you don't need to know the building process (actually when not knowing it you can still just rewrite somebody's kitchen with some tweaks). But I'm just only curious as many people is.

[Q] Download latest skins for emulator?

Hi,
Sorry if this is a dumb question, but I've taken the time to search using google and search this forum and I'm not getting anywhere. I know people here will have an answer for me.
I'm drowning in all the information on this site! Great to see so much going on. I'm looking for skins of the most recent android phones to add to the android emulator for testing web sites. The only one I've found so far is the Droid, found on the teavuihuang site.
Any suggestions for downloads of the most recent skins for emulator?
thx

Where's Sprint TV?

Noob here. Pardon if this is supposed to be common knowledge or if I'm just not looking carefully enough (I did serch but couldn't find an answer to this):
Sprint's web site lists Sprint TV as a feature for their SGT, yet I'm unable to find it anywhere on mine. I didn't see it within the list of preinstalled apps or available for install within the Sprint Zone or Market, so where is it?
Again, if I'm just missing it, please forgive my oversight.
I just installed the evo version and it works fine
Can you put up the apk?

[Q] How to publish a device-specific .apk?

Apologies if this question has been answered elsewhere, I was unable to find it. Also, I'm a n00b, so xda wouldn't let me post this in the developer forums.
I need to publish an .apk to the Android Market that is specific to a particular hardware model. I've looked at the Market Filters documentation (at developer.android.com/guide/appendix/market-filters.html), but could not figure out how to filter based on a specific device.
At run-time, you can query "android.os.Build.MODEL", which is great... but I need the market to use that data to filter.

Categories

Resources