Proof by contradiction. Suppose there exists a point $x^*$ such that $ f'(x^*) > \frac{A}{2}$. (Note: WLOG, the value is positive.)
From FTC, we get that $ \int _0^1 f'(x) \, dx = f(1) - f(0) = 0$.
Apply the Mean Value Theorem to $f$ on $[0,1]$, then there exists some $c \in [0,1]$ such that $f'(c) = 0 $.
Apply the Mean Value Theorem to $f'$ for the interval between $x^*$ and $c$, since $|f''(x)| \leq A$, we get that $|x^* - c | > \frac{1}{2}$. In particular, if we have 2 values of $c$ such that $ f' (c_1) = f'(c_2) = 0 $ and $ c_1 \leq \frac{1}{2} \leq c_2$, then this leads to a contradiction.
WLOG, $c \leq \frac{1}{2} \leq x^*$. This must hold for all values of $c$ such that $ f'(c) = 0 $. Let $c^*$ be the largest possible value of $c$ such that $f'(c) = 0 $. (Note:$f'(c^*) = 0$ by continuity of $f'$.) This means that for $ x > c^*$, $f'(x) > 0 $.
Since $|f''(x) | < A,$ this tells us that $f'(x)$ cannot decrease too quickly, especially around $ x^*$. Observe that $ \int_{c^*} ^ {1} f'(x) \, dx \geq \int_{x^*- \frac{1}{2}}^{x^*} f'(x) \, dx > \frac{A}{8}.$ (Draw a triangle from the point $\left( x^*, f'(x^*)\right)$.
Similarly, $f'(x)$ cannot increase too quickly, especially around $c^*$. Observe that $\left| \int_0^{c^*} f'(x) \, dx \right| \leq \int_0^{c^*} | f'(x)| \, dx < \frac{A}{8}$. (Draw a triangle from the point $\left(c^*, f'(c^*) = 0 \right)$.
This contradicts the initial fact that $ \int_0^1 f'(x) \, dx = 0 $, since the (potentially) negative portion cannot cancel out the (guaranteed) positive portion.