Documentation

Asked by loy

Hi everyone, Please help me give a link for documentation of libsvg-android. Thx

Question information

Language:
English Edit question
Status:
Solved
For:
libsvg-android Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
pltxtra (pltxtra) said :
#1

There is no manual for this project, unfortunately.

You need to install Bazaar to clone the repository, then use the BuildAPK.sh script to build the demo .apk-file. Read the HelloSvg.java and HelloSvgCanvas.java files for example code.

Are you using this for a commercial project?

Revision history for this message
loy (test99good) said :
#2

I just use for free project.

On Sat, Oct 18, 2014 at 8:06 PM, pltxtra <
<email address hidden>> wrote:

> Your question #255698 on libsvg-android changed:
> https://answers.launchpad.net/libsvg-android/+question/255698
>
> Status: Open => Answered
>
> pltxtra proposed the following answer:
> There is no manual for this project, unfortunately.
>
> You need to install Bazaar to clone the repository, then use the
> BuildAPK.sh script to build the demo .apk-file. Read the HelloSvg.java
> and HelloSvgCanvas.java files for example code.
>
> Are you using this for a commercial project?
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/libsvg-android/+question/255698/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/libsvg-android/+question/255698
>
> You received this question notification because you asked the question.
>

Revision history for this message
loy (test99good) said :
#3

I want to develop application on Android, it can view SVG file with text
and picture, and user can edit text and move text by click on text in SVG
file then it popup edit text. This library could it response with my
requirement ?

On Wed, Oct 29, 2014 at 4:09 PM, loy mong <email address hidden> wrote:

> I just use for free project.
>
> On Sat, Oct 18, 2014 at 8:06 PM, pltxtra <
> <email address hidden>> wrote:
>
>> Your question #255698 on libsvg-android changed:
>> https://answers.launchpad.net/libsvg-android/+question/255698
>>
>> Status: Open => Answered
>>
>> pltxtra proposed the following answer:
>> There is no manual for this project, unfortunately.
>>
>> You need to install Bazaar to clone the repository, then use the
>> BuildAPK.sh script to build the demo .apk-file. Read the HelloSvg.java
>> and HelloSvgCanvas.java files for example code.
>>
>> Are you using this for a commercial project?
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>>
>> https://answers.launchpad.net/libsvg-android/+question/255698/+confirm?answer_id=0
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/libsvg-android/+question/255698
>>
>> You received this question notification because you asked the question.
>>
>
>

Revision history for this message
pltxtra (pltxtra) said :
#4

This library was not designed for that use case. However, if you are a skilled developer you can modify the library to allow for that. You need to read and understand the code for this library to do that.

Revision history for this message
loy (test99good) said :
#5

Thank you very much.

On Sun, Nov 2, 2014 at 9:21 PM, pltxtra <
<email address hidden>> wrote:

> Your question #255698 on libsvg-android changed:
> https://answers.launchpad.net/libsvg-android/+question/255698
>
> pltxtra posted a new comment:
> This library was not designed for that use case. However, if you are a
> skilled developer you can modify the library to allow for that. You need
> to read and understand the code for this library to do that.
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Launchpad Janitor (janitor) said :
#6

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
pltxtra (pltxtra) said :
#7

Answer was provided.