Click here to Skip to main content
15,797,923 members
Home / Discussions / Android
   

Android

 
AnswerRe: Help Pin
Member 1302311826-Apr-17 4:27
Member 1302311826-Apr-17 4:27 
SuggestionRe: Help Pin
David Crow26-Apr-17 4:36
David Crow26-Apr-17 4:36 
GeneralRe: Help Pin
Member 1302311826-Apr-17 4:38
Member 1302311826-Apr-17 4:38 
GeneralRe: Help Pin
Richard MacCutchan26-Apr-17 22:07
mveRichard MacCutchan26-Apr-17 22:07 
Questionhow can i open a rar file with password Pin
Member 1298133419-Apr-17 4:05
Member 1298133419-Apr-17 4:05 
AnswerRe: how can i open a rar file with password Pin
Nick_314159265419-Apr-17 5:08
Nick_314159265419-Apr-17 5:08 
AnswerRe: how can i open a rar file with password Pin
CHill6019-Apr-17 5:10
mveCHill6019-Apr-17 5:10 
SuggestionRe: how can i open a rar file with password Pin
David Crow24-Apr-17 10:55
David Crow24-Apr-17 10:55 
Store the .rar file in your project's assets folder. During runtime, you can access and save that file to the phone's internal storage or the SD card. As I understand it, RAR is a propriatary format so you can't unarchive it using Java's SDK. Use a third party library like junrar to do the unarchiving.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles



modified 25-Apr-17 10:00am.

QuestionTrying to set Imageview with background operations Pin
Gizem Alpaydin18-Apr-17 7:09
Gizem Alpaydin18-Apr-17 7:09 
QuestionI don't find the mistake I make Pin
User 1106097926-Mar-17 5:15
User 1106097926-Mar-17 5:15 
AnswerRe: I don't find the mistake I make Pin
Richard MacCutchan26-Mar-17 8:00
mveRichard MacCutchan26-Mar-17 8:00 
GeneralRe: I don't find the mistake I make Pin
User 1106097926-Mar-17 8:38
User 1106097926-Mar-17 8:38 
GeneralRe: I don't find the mistake I make Pin
Richard MacCutchan26-Mar-17 8:40
mveRichard MacCutchan26-Mar-17 8:40 
GeneralRe: I don't find the mistake I make Pin
User 1106097926-Mar-17 8:44
User 1106097926-Mar-17 8:44 
GeneralRe: I don't find the mistake I make Pin
David Crow26-Mar-17 11:38
David Crow26-Mar-17 11:38 
GeneralRe: I don't find the mistake I make Pin
User 1106097927-Mar-17 4:07
User 1106097927-Mar-17 4:07 
QuestionRe: I don't find the mistake I make Pin
David Crow27-Mar-17 13:32
David Crow27-Mar-17 13:32 
GeneralRe: I don't find the mistake I make Pin
Richard MacCutchan27-Mar-17 22:44
mveRichard MacCutchan27-Mar-17 22:44 
SuggestionRe: I don't find the mistake I make Pin
David Crow26-Mar-17 11:36
David Crow26-Mar-17 11:36 
QuestionRe: I don't find the mistake I make Pin
David Crow26-Mar-17 11:34
David Crow26-Mar-17 11:34 
GeneralRe: I don't find the mistake I make Pin
User 1106097927-Mar-17 4:36
User 1106097927-Mar-17 4:36 
SuggestionRe: I don't find the mistake I make Pin
David Crow27-Mar-17 13:34
David Crow27-Mar-17 13:34 
GeneralRe: I don't find the mistake I make Pin
User 1106097927-Mar-17 22:43
User 1106097927-Mar-17 22:43 
QuestionAndroid project Pin
Member 1307301022-Mar-17 19:16
Member 1307301022-Mar-17 19:16 
GeneralRe: Android project Pin
Richard MacCutchan23-Mar-17 0:05
mveRichard MacCutchan23-Mar-17 0:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.